Fixed loading of ASCII PNM files.
authorMichael Fulbright <drmike@redhat.com>
Wed, 10 Nov 1999 17:43:49 +0000 (17:43 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Wed, 10 Nov 1999 17:43:49 +0000 (17:43 +0000)
commitd2bfbdb99e600cdfdd3cdf108c4249c3d9216341
tree11c818d8fb62f29638d89936ed1cb1c34ee7d6a8
parent12474a79aee4c960eeaec577b833403cbfad9193
Fixed loading of ASCII PNM files.

1999-11-10  Michael Fulbright  <drmike@redhat.com>

        * src/io-pnm.c (pnm_ascii_read_scanline): Fixed loading of ASCII PNM
files.

* src/testpixbuf.c: Added final queued draw when done loading image.
demos/testpixbuf.c
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-pnm.c